home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / audio / 268 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.sys.amiga.audio
  2. Path: istar.net!infoshare!whome!gts!gts-net!news
  3. From: news@GTS.NET (Operator)
  4. Subject: Re: Paula chip and Amiga audio
  5. Message-ID: <DLLE8z.7rs@GTS.NET>
  6. Organization: G.T.S., Toronto, Ontario
  7. References: <wfblanDL5rJB.IK8@netcom.com> <4doo4s$r5g@news.jhu.edu> <4dsren$omc@news.fonorola.net>
  8. Date: Mon, 22 Jan 1996 17:07:46 GMT
  9.  
  10. In article <4dsren$omc@news.fonorola.net>,
  11. Clay Hellman <hellmanc@spots.ab.ca> wrote:
  12. |
  13. |Example:  Take 2 samples, one at 8 bit 44khz  and one at 16 bit 22khz.
  14. |They both take exactly the same amount of memory.  However, if you
  15. |listen to them both, there is no comparison to which one will sound
  16. |better.  The 8 bit 44khz one will obliterate the other one.  Bit
  17. |resolution ONLY makes a difference with very low level signals (QUIET
  18. |SAMPLES!!!).
  19.  
  20.  
  21.     Ummm, you're not taking all quantising errors into account -
  22.     the number of bits/sample also determines how closely the
  23.     analog signal is replicated in the amplitude domain, whereas
  24.     the sampling rate determines the fidelity in the time domain.
  25.     Lack of resolution in either domain will inevitably produce
  26.     distortions - however it's more likely that unfiltered
  27.     aliasing artifacts are more noticeable, but for higher
  28.     frequencies the same problem applies in the amplitude domain.
  29.     Take a 20 KHz sine wave for example: sampled at 44 Khz, there
  30.     are only 2.2 samples/cycle, so it's not going to produce a
  31.     very accurate representation of the original analog input.
  32.     At 1 Khz, with 44 samples/cycle, it should be easy to visualise
  33.     that time quantisation errors are diminished, but the size of
  34.     amplitude steps still produce the equivalent of 1/256 peak
  35.     error for 8-bit encoding, or approximately 0.4% distortion.
  36.  
  37.  
  38.